home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / windows / misc / dosbr141.arj / DOSBAR.TXT < prev    next >
Text File  |  1994-11-07  |  8KB  |  199 lines

  1. DosBar V1.41 - A Toolbar for DOS-Windows 
  2.                Copyright 1993,94 by Andreas Furrer
  3. ============================================================================
  4.  
  5. DosBar adds a toolbar to any DOS window. With this toolbar you have an
  6. easy access to the mark, copy, paste and other functions which will 
  7. normally only be available from the system menu of a DOS window.
  8.  
  9. DosBar requires Windows 3.1
  10.  
  11.  
  12. Installation
  13. ============
  14. The installation of DosBar is very easy:
  15. 1) Copy DOSBAR.EXE and DOSBARH.DLL to any (but the same) directory.
  16. 2) Create a new item for DOSBAR.EXE in your startup group.
  17. 3) Restart Windows.
  18.  
  19.  
  20. The next time you open a DOS application in a window you will see a toolbar
  21. at the top of the window. 
  22. If you press any button of the toolbar you will see a short description of the
  23. command beside the toolbar.
  24.  
  25.  
  26. Configuration
  27. =============
  28. If you click on the icon of DosBar, you will see two additional menu entries
  29. in the system menu:
  30. - Configuration
  31. - About
  32.  
  33. If you choose Configuration you will get the configuration dialog of DosBar.
  34. In this dialog you can customize the toolbar and set some other options.
  35. You can also open the configuration dialog with the button 'Dosbar 
  36. configuration' of the toolbar.
  37.  
  38. For the customization of the commands of the toolbar you see two listboxes 
  39. and three buttons:
  40. The left listbox shows the commands that are NOT in the toolbox and the
  41. right listbox shows the commands of the toolbar.
  42. With the 'Append' button you add the selected command of the left list to
  43. the end of the right. The 'Insert' button will add the selected command
  44. of the left listbox above the selected command of the right listbox and
  45. the 'Delete' button will delete the selected entry of the right listbox.
  46. The special entry 'Space' will add a distance between the buttons. You can
  47. add as many 'Spaces' you like.
  48. Below the listboxes you will see a sample toolbar. The toolbar is updated
  49. everytime you change the settings. If you click on a button of this toolbar
  50. the corresponding command will be selected in the right listbox.
  51.  
  52. The size of the toolbar can be set to very small, small, normal, big and 
  53. very big. 
  54. You can also have coloured buttons.
  55.  
  56. With the option 'Draw buttons in caption' you can setup DosBar to draw the
  57. buttons in the caption of the DOS window. So the toolbar will take away no
  58. more space. The size of the buttons is adjusted to the size of the caption.
  59. It can't be changed.
  60.  
  61. With the checkbox 'Show short description of commands' you can choose if you
  62. want to see a short description of the commands or not. The description will
  63. be displayed beside the buttons. You can adjust the position of the description
  64. by adding 'Spaces' at the end of the toolbar. 
  65. You can't see the descriptions if the buttons are drawn in the caption of the
  66. window.
  67.  
  68. If you use the 'Close window button' to close the window and you have set
  69. the PIF file of your application to close the DOS application when exiting
  70. Windows, you are normally asked if you want to close the application. If you
  71. check the checkbox 'Command close window: close immediately' you will not see
  72. this dialog and the application is closed immediately after you have pushed
  73. the button.
  74. (For informations about PIF files please look into your Windows documentation.)
  75.  
  76. The checkbox 'Show icon' lets you choose if you want to see the icon for
  77. DosBar or if it should run invisible. If it runs invisible, it will become
  78. visible if you start DosBar a second time or if you switch to DosBar with a
  79. taskmanager, such as FTaskman - a very nice and FREE task manager 
  80. replacement -, that lets you see hidden windows.
  81.  
  82. If you are copying text out of a DOS window, a CR/LF will be added at the end
  83. of the copied text. This could be very annoying if you are copying only
  84. a word or a part of a line.
  85. With the options 'Delete last CR/LF when copying' you can choose if and when
  86. DosBar should delete the last CR/LF:
  87. - never: 
  88.     The last CR/LF is never deleted
  89. - not when copying more than one line:
  90.     The last CR/LF is not deleted if you are copying more than one line out
  91.     of the DOS window
  92. - everytime:
  93.     The last CR/LF is always deleted.
  94.  
  95. Closing DosBar
  96. ==============
  97. DosBar can be closed with the Close command of its system menu (if the DosBar
  98. icon is visible - if not: just start DosBar a second time) or by a task
  99. manager that lets you see hidden windows.
  100. But note: you can't close DosBar if you have any DOS application running.
  101. If you want to close DosBar you have first to close ALL DOS applications.
  102.  
  103.  
  104. Commands of DOSBAR
  105. ==================
  106. - Mark, Copy, Paste, Scroll, Configuration, Change font,
  107.   Close window, Minimize window, Maximize window, Switch to:
  108.     These commands act like their equivalents in the system menu of the
  109.     DOS window.
  110.     (For informations about these commands please consult the documentation 
  111.      of Windows.)
  112. - Reduce font/enlarge font
  113.     With this command you can reduce or enlarge the font of the DOS window.
  114.     If you have already set the smallest or largest font, nothing will happen.
  115. - Full screen
  116.     This command lets you switch the DOS window to the full-screen mode.
  117. - Dosbar configuration
  118.     With this command you will see the configuration dialog of DosBar.
  119.  
  120.  
  121. Language
  122. ========
  123. During startup DosBar tries to detect if your Windows is configured
  124. for German language or not. If it senses it, DosBar will use German
  125. language and if not DosBar uses English language. If you want to ignore
  126. the default language you can add the following parameters to the call of
  127. DosBar:
  128.  
  129. DOSBAR.EXE /D : German language
  130. DOSBAR.EXE /E : Englisch language
  131.  
  132.  
  133.  
  134. Freeware-Note
  135. =============
  136. You can use and distribute DosBar free, as long as the following files 
  137. are not changed and you distribute all files together
  138.  
  139. - dosbar.txt
  140. - dosbar.exe
  141. - dosbarh.dll
  142.  
  143. I am programming DosBar for fun, and not to make any profit.
  144. That's why DosBar is free and you don't have to pay more or less high
  145. registration charges. I think it is a bad habit, that more and more program
  146. authors want to have money even for the smallest program.
  147.  
  148. For informations about my other FREE Windows tools see the file
  149. SOFTWARE.TXT (or the German version SOFTWARE.TXG).
  150.  
  151. Long live the Freeware!
  152.  
  153.  
  154. If you have problems, comments, suggestions or you detect one error, 
  155. please E-Mail to
  156.  
  157. s_furrer@ira.uka.de
  158.  
  159.  
  160.  
  161. (c) 1993,94 by Andreas Furrer
  162.  
  163.  
  164. Version history
  165. ===============
  166. 1.41: - Fixed a problem with the 'Delete CR/LF' radio boxes of the 
  167.         configuration dialog.
  168.       - Corrected the documentation
  169. 1.40: - Now you can also have the toolbar in the caption of the DOS window.
  170.       - Added new commands to enlarge or reduce the font of the DOS window.
  171.       - Added an option to remove the last CR/LF if text is copied out of the
  172.         DOS window.
  173. 1.31: - Now you will see the short description of the command of a button if
  174.         you move the mouse over the button face (you don't need to press the
  175.         button to see the description).
  176.       - Pressing a disabled button will now cause a message beep.
  177. 1.30: - Added a switch to close DOS windows quicker.
  178.       - Now you can have five different toolbar sizes and the buttons can
  179.         be coloured.
  180. 1.20: - Added new commands: Switch to and DosBar Configuration
  181.       - Now you will see a sample toolbar in the configuration dialog so you
  182.         see immediately your changes.
  183.       - Added german language support.
  184.       - Changed the button drawing routine so a button will now not overpaint
  185.         the frame of the window if the window is to small for seeing all
  186.         buttons.
  187.       - Changed the internal representation of the toolbar bitmaps.
  188.       - Fixed a bug that the configuration and about dialogs weren't children
  189.         of the program.
  190. 1.10: - Added a configuration dialog for changing the toolbar and set
  191.         options.
  192.       - Added the display of a short description of the button command.
  193.       - Added new commands: Full screen, Close window, Minimize window and
  194.         Maximize window.
  195. 1.01: - There was a problem when DosBar was closed by some task managers and
  196.         a DOS application was running. Now you can't close DosBar when
  197.         any DOS application is running.
  198. 1.00: - First version of DosBar.
  199.